home *** CD-ROM | disk | FTP | other *** search
/ Ham Radio 2000 / Ham Radio 2000.iso / ham2000 / tcp_ip / jnos / cmdshelp / cd < prev    next >
Text File  |  1994-08-10  |  457b  |  18 lines

  1.  
  2. cd
  3.  
  4.         cd [<directory>]
  5.  
  6.         Changes the current directory to <directory>, which must be an
  7.         existing directory on the local machine.
  8.  
  9.         The directory specified can be relative to the current directory,
  10.         or absolute, with the name beginning at the DOS root (/).
  11.  
  12.         Without an argument, 'cd' simply displays the current directory
  13.         without change.
  14.  
  15.         The 'pwd' command is an alias for 'cd'.
  16.  
  17.  
  18.